machine language
英 [məˈʃiːn ˈlæŋɡwɪdʒ]
美 [məˈʃiːn ˈlæŋɡwɪdʒ]
机器语言;计算机语言
英英释义
noun
- a set of instructions coded so that the computer can use it directly without further translation
- a programming language designed for use on a specific class of computers
双语例句
- Programmers may work in machine language or in assembly languages.
程序设计人员可能用机器语言或汇编语言来工作。 - I was involved, for a time, with machine language translation of a lot of that material which was, in those days, somewhat crude but at least it gave us some ideas.
在那些日子里,我一度纠缠在那些机器语言资料的翻译当中,有点粗糙,但至少它给我们提供了一些想法。 - A program written in a language from which statements are translated into machine language.
用某一语言所写并被翻译成机器语言的程序。 - A machine language consists of primitive operations that a computer can perform directly.
机器语言是由计算机可以直接执行的原语操作组成的。 - Research and Development on Control System and Decision-making System of Robot Soccer; If programmers had to write in machine language, there would be very few programmers.
足球机器人体系结构研究及决策程序开发如果程序员必须用机器语言编程序的话,那么就几乎没有人能做程序员了。 - The assembler translates symbolic language into machine language.
汇编程序把符号语言翻译成机器语言。 - We would all be programming in assembly language or even machine language.
我们就要用汇编语言,甚至要用机器语言去编写程序。 - A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。 - High-level language: a computer language that allows the programmer to write software programs using verbs, symbols, and commands rather than machine language.
高阶层语言(高级语言):容许程式设计员不用机器语言而用动词、符号及指令来精辟软件程式的电脑语言。 - ( computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
(计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。